{include file="header.html"}

{foreach from=$attachments_list item=attachment} {/foreach}
File 上传时间 操作
{$attachment.file_name} {$attachment.add_time} 浏览 | 删除
{include file="page.html"}

{include file="footer.html"}